//==============================================================================
// Apep_anim.txt
//==============================================================================

//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special E Apep_IdleA
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special E Apep_AttackA
            Tag Attack 0.6 true
            tag SpecificSoundSet 0.67 false CrocSnap checkVisible 
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
              Visual Special E Apep_deathA
         }
      }
   }
}

//==============================================================================
anim Run
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special E Apep_WalkA
         }
      }
   }
}

//==============================================================================
anim bored
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special E Apep_BoredA
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special E Apep_WalkA
         }
      }
   }
}
